home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 12 / BBS in a box XII-1.iso / Files / PowerMac / Greg's Browser 2.2 PPC.sit / Browser Notes next >
Encoding:
Text File  |  1994-05-09  |  3.8 KB  |  51 lines  |  [ttro/ttxt]

  1. Release notes for Greg's Browser 2.2 (10 May 1994)
  2. ===============================================
  3.  
  4. Documentation for Greg's Browser is available from within the Browser application either by selecting "Browser Docs" from the help menu or by pushing the "Browser Docs" button in the About... box.
  5.  
  6.  
  7. Changes Since Version 2.1
  8. ------------------------
  9. Added a Finder-like "New Folder" feature in the "File" menu.
  10.  
  11. Added a Finder-like "Label" menu.
  12.  
  13. Put an "Invisible" command in the "Label" menu, letting you make files visible or invisible.
  14.  
  15. You can now edit file names by pressing <return> or clicking on the file name at the bottom of the window.
  16.  
  17. Rewrote the code using C++ and MetroWerks Code Warrior (as opposed to C with THINK Object Extensions). This allowed me to produce the PowerPC native version, as well as paving the way for lots of future improvements (such as the ability to browse into Stuffit and Compact Pro archives).
  18.  
  19.  
  20. Changes Since Version 2.0
  21. ------------------------
  22. Put the documentation file into a "Browser Docs" window, available via the About... box or the help menu.
  23.  
  24. You can now change the font and size of Browser windows in the Preferences box.
  25.  
  26. If you check the "Anti-aliased (smoothed)" box, the Browser will use the TrueType version of the selected font to blur the font's edges. This process slows down text drawing considerably, but it looks fantastic with a large font on a high resolution (>88 dpi) screen.
  27.  
  28. New Browser windows now open to the same position in the file lists as the frontmost window. If you hold down <option> when opening a new Browser window, the Browser will resolve the currently selected file (if it is an alias) and jump to the original file in the new window's file lists.
  29.  
  30. Holding down <option> changes "Get Info" and "Reveal" to "Get Original Info" and "Reveal Original" respectively, in which case the Browser will resolve any alias files in the current selection before performing the desired action on the original files.
  31.  
  32. <option>-clicking on an alias bookmark will resolve the alias file and jump to the original file in the file lists.
  33.  
  34. Bookmark icons are now handled better. Bookmarks that become detached or refer to files on unmounted volumes will be drawn with the "offline" shading.
  35.  
  36. FIle sizes over 1023K are displayed in megabytes, and when a volume is selected, the Browser displays the amount of free space in place of the size.
  37.  
  38. Improved memory management so that the Browser will no longer crash when you open too many windows or open a folder containing more than 480 files.
  39.  
  40. Added several more mini-icons, fixed a number of bugs, and made many small improvements.
  41.  
  42.  
  43. Changes Since Version 1.x    
  44. ------------------------
  45. Lots of 'em. In fact, there are so many changes that it would be terribly tedious for me to write them out (or even remember them), and it would be even more tiresome for you to read them all. It would be much easier for you to just mess about with the Browser for a few minutes to work them out for yourself. So there!
  46.  
  47. The Browser is now an application. Since it is no longer a control panel, there is absolutely no need to put it in the Control Panels folder. In fact, it never needed to be put there in the first place (as you already know since you are the type of person who reads the documentation).
  48.  
  49. The Browser now supports multiple windows, and whenever you launch the Browser, it restores your windows (both their screen positions and their file lists) to their configuration when you last quit.
  50.  
  51. In previous versions, you could drag the large icon from the lower left of the window. In version 2 the large file icon is there strictly for your viewing pleasure, although I do have plans to make its life more meaningful in future versions. If you feel like dragging something, you can now drag files directly from the file lists.